﻿2026-08-04T12:31:10.2771608Z Current runner version: '2.336.0'
2026-08-04T12:31:10.2777767Z Runner name: 'hfenduleam'
2026-08-04T12:31:10.2778427Z Runner group name: 'Default'
2026-08-04T12:31:10.2779119Z Machine name: 'HFENDULEAM'
2026-08-04T12:31:10.2783702Z ##[group]GITHUB_TOKEN Permissions
2026-08-04T12:31:10.2785623Z Actions: write
2026-08-04T12:31:10.2786112Z ArtifactMetadata: write
2026-08-04T12:31:10.2786539Z Attestations: write
2026-08-04T12:31:10.2786954Z Checks: write
2026-08-04T12:31:10.2787329Z CodeQuality: write
2026-08-04T12:31:10.2787939Z Contents: write
2026-08-04T12:31:10.2788395Z CopilotRequests: write
2026-08-04T12:31:10.2788805Z Deployments: write
2026-08-04T12:31:10.2789173Z Discussions: write
2026-08-04T12:31:10.2789548Z Drives: write
2026-08-04T12:31:10.2789952Z Issues: write
2026-08-04T12:31:10.2790371Z Metadata: read
2026-08-04T12:31:10.2790688Z Models: read
2026-08-04T12:31:10.2791242Z Packages: write
2026-08-04T12:31:10.2791559Z Pages: write
2026-08-04T12:31:10.2792117Z PullRequests: write
2026-08-04T12:31:10.2792531Z RepositoryProjects: write
2026-08-04T12:31:10.2792867Z SecurityEvents: write
2026-08-04T12:31:10.2793198Z Statuses: write
2026-08-04T12:31:10.2793561Z VulnerabilityAlerts: read
2026-08-04T12:31:10.2793915Z ##[endgroup]
2026-08-04T12:31:10.2795429Z Secret source: Actions
2026-08-04T12:31:10.2796035Z Prepare workflow directory
2026-08-04T12:31:10.3421750Z Prepare all required actions
2026-08-04T12:31:10.3462699Z Getting action download info
2026-08-04T12:31:10.7059969Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-04T12:31:11.3519688Z Complete job name: unit (self-hosted, Windows, hfenduleam)
2026-08-04T12:31:11.4304405Z ##[group]Run $floorBytes = 32GB
2026-08-04T12:31:11.4305076Z [36;1m$floorBytes = 32GB[0m
2026-08-04T12:31:11.4305544Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-08-04T12:31:11.4306038Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-08-04T12:31:11.4306653Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-04T12:31:11.4307319Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-08-04T12:31:11.4307983Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-04T12:31:11.4308568Z [36;1m  exit 1[0m
2026-08-04T12:31:11.4308856Z [36;1m}[0m
2026-08-04T12:31:11.4317923Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-04T12:31:11.4318556Z ##[endgroup]
2026-08-04T12:31:11.7469384Z disk preflight: drive=C:\ free_bytes=31577886720 floor_bytes=34359738368
2026-08-04T12:31:11.8792215Z [31;1mWrite-Error: [31;1mRESOURCE=disk drive=C:\ free_bytes=31577886720 floor_bytes=34359738368[0m
2026-08-04T12:31:11.9258086Z ##[error]Process completed with exit code 1.
2026-08-04T12:31:11.9388993Z Cleaning up orphan processes
